home *** CD-ROM | disk | FTP | other *** search
- Path: druid.borland.com!usenet
- From: Jeff Jenkins <jjenkins@wpo.borland.com>
- Newsgroups: comp.lang.c++
- Subject: Re: BC++4.5 call ODBC Function
- Date: Thu, 22 Feb 1996 11:39:43 -0800
- Organization: Borland International
- Message-ID: <312CC67F.5E22@wpo.borland.com>
- References: <312CF7A3.D87@chevalier.net>
- NNTP-Posting-Host: beastly.borland.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (Win95; I)
-
- chengfam wrote:
- > I want to call the various Databases through the BC++ 4.5. Is it
- > possible to call the ODBC functions through the ODBC DLL library
- >files?
-
- Sure. Use the BDE (Borland Database Engine). This allows you to make
- ODBC calls, given you have the ODBC driver for the database you wish to
- address.
-
- This ships with BC++ 4.5x & Database Tools, as well as BC++5 &
- DataBase Tools which has the new BDE 2.0 in it.
-
- -- jrj
-